home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Trig Explorer
/
The Trig Explorer.iso
/
mac
/
Explorer
/
LAT-LONG.dxr
/
00121_Display latitude.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1998-07-22
|
261 b
|
13 lines
on mouseUp me
sendSprite(8, #Display)
sendSprite(10, #Display)
end
on beginSprite me
set the cursor of sprite the spriteNum of me to [member "Pointer1", member "Pointer1 MasK"]
end
on endSprite me
set the cursor of sprite the spriteNum of me to 0
end